projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
400a1b1
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 5 Apr 1998 19:13:50 +0000
(19:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 5 Apr 1998 19:13:50 +0000
(19:13 +0000)
src/data.c
patch
|
blob
|
history
diff --git
a/src/data.c
b/src/data.c
index f29d480c97668e7d5f381c2034dbe73a5cd61392..c9eaee7a9b253489ea02508600cd9f2cea0882c5 100644
(file)
--- a/
src/data.c
+++ b/
src/data.c
@@
-1451,6
+1451,7
@@
A frame-local binding is actual a frame parameter value;\n\
thus, any given frame has a local binding for VARIABLE\n\
if it has a value for the frame parameter named VARIABLE.\n\
See `modify-frame-parameters'.")
+ (variable)
register Lisp_Object variable;
{
register Lisp_Object tem, valcontents, newval;